home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / thstafx1.zip / BATS.ZIP / TM2.BAT < prev    next >
DOS Batch File  |  1997-02-21  |  745b  |  25 lines

  1. @Echo off
  2. ECHO * STARTING TERMAIL >> C:\TE\HOST\HOST.LOG
  3. C:
  4. CD\TE
  5. CD\TE\HOST\DOORWAY /A:ON /Y:R /V:D^U /RB /C:VIA /P:C\TE\TM1.BAT
  6.  
  7.  
  8. GOTO END
  9.  
  10. Rem        This file belongs to Terminate the final terminal program
  11. Rem                Copyright 1992,97 by Strathrory Systems Ltd.
  12. Rem
  13. Rem    This file will start up the maileditor from Terminate
  14. Rem
  15. Rem    There is no need to include the Terminate directory in your PATH
  16. Rem    statement. Just specify the complete path to the TM.EXE file.
  17. Rem    Just change line 3 to your direct path to the TM.EXE file and
  18. Rem    move this file (TM.BAT) to a directory in your PATH (C:\BAT,C:\DOS).
  19. Rem    Then you can start the maileditor from anywhere just by typing TM.
  20. Rem
  21.  
  22. :END
  23. CD\TE
  24.  
  25.